Skip to content

0xsha/CVE_2019_19844

Repository files navigation

django_cve_2019_19844_poc

PoC for CVE-2019-19844

Setup

  1. docker-compose run --service-ports web python manage.py migrate --no-input
  2. docker-compose run --service-ports web python manage.py createsuperuser --email=me@0xsha.io --username 0xsha
  3. Head on to localhost:8000/accounts/password-reset
  4. me@0xsha.ıo and hit enter (Note that "i" is malformed)
  5. Check the console

About

CVE-2019-19844 Docker Edition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published